Skip to content

fix(zentao): use correct DecodeMapStruct function#7502

Merged
abeizn merged 1 commit into
mainfrom
fix-zentao
May 23, 2024
Merged

fix(zentao): use correct DecodeMapStruct function#7502
abeizn merged 1 commit into
mainfrom
fix-zentao

Conversation

@d4x1
Copy link
Copy Markdown
Contributor

@d4x1 d4x1 commented May 23, 2024

⚠️ Pre Checklist

Please complete ALL items in this checklist, and remove before submitting

  • I have read through the Contributing Documentation.
  • I have added relevant tests.
  • I have added relevant documentation.
  • I will add labels to the PR, such as pr-type/bug-fix, pr-type/feature-development, etc.

Summary

What does this PR do?

Fix errors when adding a scope in zentao connection.
errors are like:

"1 error(s) decoding:\n  |\n  | * 'Data[0].progress' expected a map, got 'float64'\nWraps: (2) 1 error(s) decoding:\n  |\n  | * 'Data[0].progress' expected a map, got 'float64'\nError types: (1) *hintdetail.withDetail (2) *mapstructure.Error"

Does this close any open issues?

Closes N/A

Screenshots

Include any relevant screenshots here.

image

Other Information

Any other information that is important to this PR.

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 23, 2024
@d4x1 d4x1 self-assigned this May 23, 2024
@d4x1 d4x1 added the pr-type/bug-fix This PR fixes a bug label May 23, 2024
@dosubot dosubot Bot added the severity/p2 This bug doesn’t affect the functionality or isn’t evident label May 23, 2024
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label May 23, 2024
@abeizn abeizn merged commit c113653 into main May 23, 2024
@abeizn abeizn deleted the fix-zentao branch May 23, 2024 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer pr-type/bug-fix This PR fixes a bug severity/p2 This bug doesn’t affect the functionality or isn’t evident size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants